Back to search
30
MCP

Claude Team

pulsemcp/claude team

Orchestrates multiple AI models (Claude, GPT, Gemini) as specialized development team agents with distinct roles, providing conversation management, resumable workflows, and webhook integration for collaborative software development projects.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.lykhoyda/ask-gemini
Bridge Claude with Gemini CLI for AI-to-AI collaboration, code review, and second opinions
0 tools
claude-agent-org-tools
Organization-theory based tools for Claude Code Agent Teams — 8 tools: Andon, Topology, RACI, OrgMemory, Workflow, QualityGate, Trace, Knowl
0 tools
gemini-flow
rUv's Claude-Flow, translated to the new Gemini CLI; transforming it into an autonomous AI development team.
0 tools
Gocode
Claude Code reimplemented in Go as a fast AI coding agent runtime with MCP server support.
0 tools
gemini-mcp-connect
Claude Code plugin: Google Gemini as a second-opinion AI via MCP
0 tools
io.github.robbhimself-1337/claude-army
Orchestrate multiple Claude Code agents in parallel from chat
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "claude_team": {
      "url": "None",
      "transport": "http"
    }
  }
}